const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1190: 		stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1203: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1230: 	stwAllGoroutinesStack:          "all goroutines stack trace",